home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / tempconv.rea < prev    next >
Text File  |  1996-01-16  |  514b  |  22 lines

  1. Short:    Tempconv converts temps between F & C
  2. Author:   wmaddock@icon-stl.net
  3. Uploader: wmaddock@icon-stl.net
  4. Type:     util/misc
  5.  
  6. -----------------------------------------------
  7.  
  8. tempconv converts temperatures between fahrenheit
  9. and celsius degrees. you enter one scale to get
  10. the other:
  11.  
  12. `tempconv 32F' would return `32F =  0C'
  13.  
  14.         and
  15.  
  16. `tempconv 0F' would return `0C =  32F'
  17.  
  18. this program is public domain.
  19.  
  20.                              William F. Maddock
  21.                           wmaddock@icon-stl.net
  22.